home *** CD-ROM | disk | FTP | other *** search
/ Fighting Force - Digital Press Kit (Europe) / Fighting Force - Digital Press Kit (Europe).bin / pc / eidos.dxr / Internal_127.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  127 b   |  8 lines

  1. on menu
  2.   if rollOver(41) then
  3.     set the visible of sprite 26 to 1
  4.   else
  5.     set the visible of sprite 26 to 0
  6.   end if
  7. end
  8.